Rdocumentation
powered by
Learn R Programming
bnstruct (version 1.0.2)
name<-: set name of an object.
Description
Set the
name
slot of an object of type
BN
or
BNDataset
.
Usage
name(x) <- value
"name"(x) <- value
"name"(x) <- value
Arguments
x
an object.
value
the new name of the object.